| 1. | If the character is an opening parenthesis , push it onto the stack 如果字符是个开括号,把它压入堆栈。 |
| 2. | Inside an attribute block , type the attribute followed by an open parenthesis 在一个属性块内,键入属性,然后键入左括号。 |
| 3. | Expressions must not end with an operator , function , comma , or opening parenthesis 不可以用操作符、函数、逗号或开括号作为表达式结束符。 |
| 4. | Captures using are numbered automatically based on the order of the opening parenthesis , starting from one 使用( )的捕获根据左括号的顺序从1开始自动编号。 |
| 5. | Next , it finds the opening parenthesis that matches the previously found closing parenthesis , as shown in 第二步,找出与第一步找到的闭括号相匹配的开括号,如 |
| 6. | After the name of a function , type an open parenthesis as you normally would to open the parameters list 在函数名之后,像通常那样键入左括号来打开“参数”列表。 |
| 7. | Keyword , the token after that is an identifier , the token after that is an open parenthesis , and so on 关键字,其后的标记是一个标识符,再后面的标记是左圆括号,等等。 |
| 8. | Control statements should have one space between the control keyword and opening parenthesis , to distinguish them from function calls 控制结构应该有一个空格在控制关键字和圆括号之间,以区别函数调用。 |
| 9. | When you type an opening parenthesis for a method , a tooltip window shows valid arguments for each overload of that method 当键入方法的左括号时,将出现一个工具提示窗口,其中显示该方法的各个重载的有效参数。 |
| 10. | Also , when you type an opening parenthesis for a method , visual studio displays valid argument types for each overload of the method 此外,当键入方法的左括号时, visual studio将显示该方法的每个重载的有效参数类型。 |